projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37767e
)
(kill-ring-save): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 02:39:51 +0000
(
02:39
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 02:39:51 +0000
(
02:39
+0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index a2b900d5b5a6d62dbc1a366fb4dfdd5a76c4f08f..c8cf33c10e4d668eabb0d28789b1dc3aca006bf4 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-1064,7
+1064,7
@@
system cut and paste."
(defun kill-ring-save (beg end)
"Save the region as if killed, but don't kill it.
-This command is similar to
copy-region-as-kill
, except that it gives
+This command is similar to
`copy-region-as-kill'
, except that it gives
visual feedback indicating the extent of the region being copied.
If `interprogram-cut-function' is non-nil, also save the text for a window
system cut and paste."